Learning to use open source software [closed]
        Posted  
        
            by 
                dole
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dole
        
        
        
        Published on 2010-10-16T10:16:21Z
        Indexed on 
            2011/01/17
            20:53 UTC
        
        
        Read the original article
        Hit count: 296
        
Do you know any book, blog, tutorial which explains in a detailed way the use of some open source projects? Maybe you have written such a tutorial, example of open source libraries, and your final product is great for a beginner to understand it.
I'm in the learning stage of OOP and I really need to learn by examples. I'll like to find some text which explains the use of some open source software/libraries and the good practices. Beign honestly I feel scared to use the open source libraries as I wish/think at this moment. I feel like as I still write procedural code and not OOP.
Do you know such tutorials, links, blogs, stories, pages?
PS: I know C and PHP. I can't say that I know C++ yet, and that's why I need your help.
© Stack Overflow or respective owner